ci: move to github actions#61
Conversation
|
Given the discussion in #60 I'll be adding an MSRV check |
|
Some other things would be really nice to have here:
|
|
@parasyte I can't figure out how to allow failures, would you rather have a blocking nightly or no nightly? |
|
Alright, I think I got all other requests done :) |
|
Hmmm, good question! I guess I would rather remove nightly, sadly. There is https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepscontinue-on-error but it looks like you will have to create separate |
|
Alright, I fixed the syntax errors :) |
|
@parasyte After you merge this, please remember to update the badge in the README, I can't get the correct link until this is merged and the actions window shows up :) |
This allows us to use all the nice things from GH actions and actions-rs